home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / TogglePrt.readme < prev    next >
Text File  |  1996-09-26  |  3KB  |  73 lines

  1. Short: DOS/ARexx scripts to toggle printer driver
  2.  
  3.  7 January 1993                                               TOGGLEPRT
  4.  
  5.  
  6.      NAME
  7.           TogglePrt - AmigaDOS script to toggle between two printer drivers
  8.                       on the fly.
  9.           TogglePrt.rexx - ARexx script to do the same.
  10.  
  11.      SYNOPSIS
  12.           execute TogglePrt /* AmigaDOS script version */
  13.           rx TogglePrt.rexx /* ARexx script version, RexxMast must be
  14.                                active */
  15.  
  16.      REQUIREMENTS
  17.           AmigaDOS 2.0 or higher and ARexx.
  18.  
  19.      DESCRIPTION
  20.           TogglePrt is a set of two scripts to toggle between two printer
  21.           preferences presets.  I designed it with the GPFax driver in
  22.           mind, so that is what appears in both scripts.  Just change
  23.           the .pre filenames in either script to customize for your own
  24.           two preset files. Two example preset files are included.  You
  25.           will have to alter them for your own setup.
  26.  
  27.           To make a preset file, just load up the Printer preferences
  28.           from the SYS:Prefs/ directory, adjust the settings to your
  29.           liking, and select "Save As..." from the menu bar and give the
  30.           preset file a name of your liking.  It is good practice to save
  31.           them to the SYS:Prefs/Presets/ directory.
  32.  
  33.           The ARexx version can be run either from the shell or can be
  34.           called from a program that can run ARexx scripts such as a word
  35.           processor, fax program, or terminal program.
  36.  
  37.           The AmigaDOS script version can be run with the 'execute' command
  38.           or can be run without execute provided the +s protection has been
  39.           set.
  40.  
  41.           Either can also be run from the provided icons.
  42.  
  43.      LICENSE
  44.           Feel free to demolish this to your liking, I have placed these
  45.           scripts in the public domain.
  46.  
  47.      DISCLAIMER
  48.           These scripts work fine on my system.  I take no responsibility
  49.           for any damage that might occur from use of these scripts on your
  50.           own system.
  51.  
  52.      AUTHOR
  53.           Brian J. Cerveny
  54.           email: brianc@iastate.edu        
  55.           IRC: RedWine
  56.  
  57.           (Original concept and enlightenment by Budha on IRC.)
  58.  
  59.  
  60. ============================= Archive contents =============================
  61.  
  62. Original  Packed Ratio    Date     Time    Name
  63. -------- ------- ----- --------- --------  -------------
  64.      162      76 53.0% 04-Jan-80 18:58:26  GPFax.pre
  65.      162      70 56.7% 04-Jan-80 13:23:38  Normal.pre
  66.      540     292 45.9% 04-Jan-80 18:34:22  TogglePrt
  67.     2054     642 68.7% 04-Jan-80 18:50:04  TogglePrt.info
  68.     2187     938 57.1% 04-Jan-80 18:36:40  TogglePrt.man
  69.      842     331 60.6% 04-Jan-80 18:34:26  TogglePrt.rexx
  70.     2059     654 68.2% 04-Jan-80 18:53:18  TogglePrt.rexx.info
  71. -------- ------- ----- --------- --------
  72.     8006    3003 62.4% 08-Jan-93 03:23:10   7 files
  73.